home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 27
/
CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso
/
CUCD
/
Utilities
/
MRQ
/
MRQ.readme
< prev
Wrap
Text File
|
1998-08-01
|
2KB
|
45 lines
Short: The MUI requester improver
Author: Matthias.Bethke@stud.uni-erlangen.de
Uploader: Matthias.Bethke@stud.uni-erlangen.de
Type: util/cdity
Version: 1.7
If you like ARQ's functionality but find it a little old-fashioned,
have a look at this! It's a MUIfied rewrite with similar features
(new imagery, ARexx support, keyboard control etc.) and lots of new ones.
New since V1.6:
V1.7 - now uses the pr_WindowPtr if called from a
process The precedence of screens is now:
-> frontmost screen if requested
-> window passed to EasyRequestArgs() (i.e. its
screen)
-> pr_WindowPtr if any
-> the default public screen
- bugfix: garbage appeared in the error requester
when EasyRequestArgs() was called with a NULL
pointer in es_TextFormat or es_GadgetFormat
- implemented rtEZRequestA patch
Currently supported tags/flags:
RT_Window, RT_IDCMPFlags, RT_WaitPointer,
RT_LockWindow, RTEZ_ReqTitle, RTEZ_Flags,
EZREQF_CENTERTEXT, EZREQF_NORETURNKEY
Explicitely not supported: RT_ReqHandler;
requesters using this will be rerouted to
reqtools.library.
All other tags are ignored as most of them would
modify MRQ's behavior in undesirable or currently
impossible ways. If you want some feature, ask!
- added NORTPATCH tooltype to disable the reqtools
patch
- changed the default MRQ window title to be
"Information" for 1-button requesters and
"Request" for those with more (idea from
reqtools)
- bugfixed and improved the installer script a lot,
you can now configure all of MRQ's tooltypes
using the installer. German texts for the
installer script are now available, too.